home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / CHIP / Testy software / Auto Manager 1.03 / auto_manager.exe / 3 / REGISTRY / 101 (.txt)
InstallShield Script  |  2005-12-11  |  545b  |  12 lines

  1.     ILMOleCont.ILMOleCont.1 = s 'ILMOleCont Class'
  2.         CLSID = s '{FC598BEF-F90F-11D0-BE5A-00403338E4FF}'
  3.     ILMOleCont.ILMOleCont = s 'ILMOleCont Class'
  4.         CurVer = s 'ILMOleCont.ILMOleCont.1'
  5.     NoRemove CLSID
  6.         ForceRemove {FC598BEF-F90F-11D0-BE5A-00403338E4FF} = s 'ILMOleCont Class'
  7.             ProgID = s 'ILMOleCont.ILMOleCont.1'
  8.             VersionIndependentProgID = s 'ILMOleCont.ILMOleCont'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.